-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add azure_rm_accesstoken_info module #1318
Conversation
@puiterwijk Please keep same with the other module file naming format, rename to "azure_rm_accesstoken_info.py" |
d54a252
to
a5a9931
Compare
@Fred-sun thanks for the review! I think I fixed your comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@puiterwijk Please keep same with the other module file naming format, rename to "azure_rm_accesstoken_info.py"
a5a9931
to
6bc26b8
Compare
6bc26b8
to
01c5be8
Compare
This adds a module to retrieve an access token for Azure.
01c5be8
to
b1f46c1
Compare
@Fred-sun sorry about misreading your suggested name the first time! I fixed that and your other remarks. |
ready_for_review |
This adds a module to retrieve an access token for Azure.
SUMMARY
This adds a new module to retrieve an Azure access token.
These tokens might be useful for other tasks, for example as a bearer token when pulling DevOps repositories.
ISSUE TYPE
COMPONENT NAME
azure_rm_access_token